Skip to main content

Getting Started

Your Unity Environment

Our Unity Integration package comes with an examplar Unity Scene that connects to your InworldScene and enables you to talk to your characters. Select “Yes” to any update prompts as you do the following:

  1. Open your project in Unity and import the Asset Package file at Assets > Import Package > Custom Package
  2. Select the Demo Scene from Assets/Inworld.AI/Scenes
  3. With the Demo Scene open, select InworldController and input your Workspace Name, API Key, and API Secret

Inworld Controller

  1. Enter your Scene Name in InworldScene.

Inworld Scene

Now, you can run the scene! Press Login and then Load Inworld Scene to view a list of all characters in that scene. Afterwards, you should be able to interact with the characters in Unity.

legacy